home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Freeware
/
Photology 2.0.116
/
PhotologySetup_redist_x86.exe
/
RCDATA
/
CABINET
/
install.1031.xml
< prev
next >
Wrap
Extensible Markup Language
|
2008-01-21
|
2KB
|
50 lines
<?xml version="1.0"?>
<InstallInstructions>
<!-- Caption of the Installer window. -->
<WindowTitle>Photology Installierung</WindowTitle>
<!-- Name of the application to use when showing status. -->
<ApplicationName>Photology</ApplicationName>
<!-- Application version - ignored by the Installer (optional). -->
<ApplicationVersion>2.0.116.0</ApplicationVersion>
<!-- Icon to use with the Installer window. -->
<ApplicationIcon>logo.ico</ApplicationIcon>
<!-- MSI package to install (optional). -->
<ApplicationMSI>Photology.msi</ApplicationMSI>
<!-- Command line or URL to launch once installation completes (optional). -->
<ApplicationLaunch>
<!-- "%programfiles%\Photology Starter Kit\PhotologySample.exe" /q --></ApplicationLaunch>
<!-- Language in this file - ignored by the Installer (optional). -->
<Language>en-US</Language>
<!-- Page to show upon startup. -->
<ApplicationReadmePage Source="readme-de.htm" />
<!-- Page containing .NET 3.0 EULA text shown after Readme page. -->
<DotNetEULAPage Source="neteula-de.htm" />
<!-- Page to show if installation completes successfully (skipped if ApplicationLaunch is used). -->
<SuccessPage Source="success-de.htm" />
<!-- Page to show if installation fails for any reason. -->
<FailurePage Source="failure-de.htm" />
<!-- Collection of slides to cycle through while installation is in progress.
For each slide, the time to keep it displayed is specified in milliseconds. -->
<SlidePage Source="page1-de.htm" Time="10000" />
<SlidePage Source="page2-de.htm" Time="10000" />
<SlidePage Source="page5-de.htm" Time="10000" />
<SlidePage Source="page7-de.htm" Time="10000" />
<SlidePage Source="page8-de.htm" Time="10000" />
<SlidePage Source="page9-de.htm" Time="10000" />
<SlidePage Source="page10-de.htm" Time="10000" />
<SlidePage Source="page11-de.htm" Time="10000" />
<SlidePage Source="page12-de.htm" Time="10000" />
</InstallInstructions>